| Total Complexity | 19 |
| Dependencies | 1 |
| Dependents | 2 |
| Total lines | 110 |
| Lines of code | 65 |
| Logical lines of code | 27 |
| Comment lines | 6 |
| Methods | 19 |
| Properties | 9 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 64 | 1 | 10 | |
| get_id() | 82 | 1 | 3 | |
| set_id() | 81 | 1 | 3 | |
| get_email() | 82 | 1 | 3 | |
| set_email() | 81 | 1 | 3 | |
| get_name() | 82 | 1 | 3 | |
| set_name() | 81 | 1 | 3 | |
| get_user_name() | 82 | 1 | 3 | |
| set_user_name() | 81 | 1 | 3 | |
| get_roles() | 82 | 1 | 3 | |
| set_roles() | 81 | 1 | 3 | |
| get_created_at() | 82 | 1 | 3 | |
| set_created_at() | 81 | 1 | 3 | |
| get_is_user() | 82 | 1 | 3 | |
| set_is_user() | 81 | 1 | 3 | |
| get_is_guest() | 82 | 1 | 3 | |
| set_is_guest() | 81 | 1 | 3 | |
| get_wp_user() | 82 | 1 | 3 | |
| set_wp_user() | 77 | 1 | 4 |